rockchip: dts: rk3399-firely: add 'same-as-spl'
authorMark Kettenis <[email protected]>
Fri, 4 Jan 2019 19:49:32 +0000 (20:49 +0100)
committerPhilipp Tomsich <[email protected]>
Fri, 1 Feb 2019 15:59:10 +0000 (16:59 +0100)
Like on rk3399-puma we want to continue booting the fill U-Boot from
the same device as the SPL stage.

Signed-off-by: Mark Kettenis <[email protected]>
Reviewed-by: Philipp Tomsich <[email protected]>
arch/arm/dts/rk3399-firefly.dts

index be350866a70ae050bd7564cdd9f075768590b0c6..f90e7e88db143e1882c427d04e77eed4763de602 100644 (file)
@@ -15,7 +15,7 @@
 
        chosen {
                stdout-path = &uart2;
-               u-boot,spl-boot-order = &sdhci, &sdmmc;
+               u-boot,spl-boot-order = "same-as-spl", &sdhci, &sdmmc;
        };
 
        backlight: backlight {